CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - page replacement

搜索资源列表

  1. fifo_lru_opt

    0下载:
  2. 操作系统课程设计,页面置换算法,包含了先进先出fifo、最近最久未使用lru、还有最佳opt三种算法。代码简单易懂,编译通过。-courses on operating system design, page replacement algorithms, including the FIFO fifo. the most recent time on the use of LRU, the three best opt algorithm. Code straightforward compi
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1752
    • 提供者:wz
  1. page.change

    0下载:
  2. 功能介绍: l 输入进程P总共有的页面数,l 并输入系统已经在内存中分配的页面数。当所分配的页面数大于进程P的页面数时,l 则不l 需要进行页面调度工作。 l 由进程P的页面数目,l 程序随机生成一些访问内存的页面号,l 为简化程序,l 这些页面号的数目同l 进程P的进程数目一致(这个缺陷也有待改进)。 l 由用户选择FIFO算法还是LRU算法对进程P的页面访问内存分配的页面进行分配,l 并输出具体的页面访问过程。 原理介绍: 请求页式管理中的置换算法:置换算法在内存中没有空
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:82885
    • 提供者:角斗士
  1. Pages_Replace

    0下载:
  2. 本人编写的一个操作系统-页面置换算法演示程序。里面有代码和可执行程序-I prepared an operating system-page replacement algorithm Demonstration Program. There are code and executables
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:45823
    • 提供者:杨杰
  1. clock-algorithm

    0下载:
  2. 本代码为页面置换算法中的NRU算法,即改进型Clock置换算法。-code for the page replacement algorithm the invariable algorithm, improved Clock replacement algorithm.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2320
    • 提供者:代怀凯
  1. M_Management

    0下载:
  2. 操作系统中内存管理页面置换算法的模拟程序,采用的是LRU置换算法-operating system memory management page replacement algorithm simulation procedures and the replacement of LRU algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:28392
    • 提供者:由小诗
  1. chucunguanli

    0下载:
  2. 计算机存储管理模拟:模拟存储管理的页面置换算法等-Computer Storage Management Simulation : Simulation of memory management page replacement algorithm
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:53184
    • 提供者:李建龙
  1. jiangshun

    0下载:
  2. 页面置换算法 是我的操作系统课程设计 只有代码-page replacement algorithm is the only operating system code curriculum design
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1668
    • 提供者:js
  1. newfifo

    0下载:
  2. 能够实现操作系统中页面置换算法(先进先出算法)-to achieve operating system page replacement algorithm (SJF)
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-15
    • 文件大小:667
    • 提供者:gejiayuan
  1. new

    0下载:
  2. 页面置换算法模拟的简单实现,及相关过程.-page replacement algorithm simulation of a simple realization, and the related process.
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-15
    • 文件大小:1518
    • 提供者:
  1. gjb-page

    0下载:
  2. 程序功能主要分为3个部分,分别是对OPT、FIFO、LRU三种页面置换算法的实现。要求3部分的设计应该尽可能使用近似的实现方法。-procedures main function is divided into three parts, namely the OPT, FIFO, three pages replacement LRU algorithm implementation. Part of the three requirements should be designed as fa
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:10103
    • 提供者:gjb
  1. ymzh

    0下载:
  2. 这是一个页面置换算法的实现,功能描述:输入可用内存页面数和一个作业访问逻辑页号的序列 *给出FIFO、LRU、OPT算法的缺页中断率 *本程序中设初始页框里的页号与实际页号都不同-This is a page replacement algorithm to achieve functional descr iption : Importation of a few pages available memory and a logic operation visit, the page is g
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:3105
    • 提供者:齐大永
  1. j1

    1下载:
  2. 此代码为我们操作系统课程设计,此算法为页面置换,编程环境vb,编译通过,能够运行。-this code for the operating system curriculum design, this algorithm page replacement, vb programming environment, compiler, capable of running.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:8641
    • 提供者:方朝
  1. LRU.rar

    0下载:
  2. lru page replacement program using c++,lru page replacement program using c++
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:950
    • 提供者:manoj
  1. LRU.rar

    0下载:
  2. 计算机操作系统课程设计(内存管理及页面置换LRU算法),Curriculum design of computer operating system (memory management and LRU page replacement algorithm)
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:49202
    • 提供者:immortal
  1. zjf.rar

    0下载:
  2. 存储管理模拟,编写程序,模拟请求页式存储管理中的硬件地址转换过程,使用三种不同的页面置换算法进行页面替换。分别是先进先出,最佳置换,最近最久未使用页面替换,并计算缺页率。,Storage management simulation, programming, simulation request page storage management hardware address translation process, using three different page replacement
  3. 所属分类:操作系统开发

    • 发布日期:2017-03-29
    • 文件大小:379678
    • 提供者:飓风
  1. diaoye.rar

    0下载:
  2. 页面置换算法的利用,400条指令,可以求出命中率和缺页次数,希望大家喜欢,Page replacement algorithm for the use of 400 orders that can derive the percentage of hits and the number of missing pages, I hope you like
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:37147
    • 提供者:周玉
  1. one

    0下载:
  2. FIFO页面置换算法,用C语言写的,可以缺页率和缺页次数,同时也可以看到内存分配状态!-FIFO page replacement algorithm, written using C language, and can page fault rate and the number of missing pages, but also can see the memory allocation status!
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:1038
    • 提供者:刘蒙
  1. nru

    0下载:
  2. 置换算法最近最不经常使用(NRU)算法通过对页面、页表、地址转换和页面置换过程的模拟,加深对请求调页系统的原理和实现过程的理解。-Replacement algorithm is the least frequently used recently (NRU) algorithm through the pages, page tables, address translation and page replacement process simulation, to deepen the re
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:819
    • 提供者:高飞
  1. Change

    0下载:
  2. 用JAVA实现操作系统的页面置换 其中包括 最佳置换算法(Optimal)、先进先出算法(First-in, First-out) 、最近最久不用的页面置换算法(LeastRecently Used Replacement)三种算法的实现-JAVA realization of the operating system with replacement pages including the best replacement algorithm (Optimal), FIFO algorit
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:21284
    • 提供者:王晓
  1. OperatingSystemPageReplacementAlgorithm

    1下载:
  2. Java操作系统页面置换算法: (1)进先出的算法(FIFO) (2)最近最少使用的算法(LRU) (3)最佳淘汰算法(OPT) (4)最少访问页面算法(LFU) (注:由本人改成改进型Clock算法) (5)最近最不经常使用算法(NUR) -Java operating system, page replacement algorithm: (1) into the first out method (FIFO) (2) least recently used algo
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:342650
    • 提供者:李锐歆
« 1 2 3 4 56 7 8 9 10 ... 26 »
搜珍网 www.dssz.com